Skip to content

chore(release): version packages#2923

Merged
enesgules merged 1 commit into
masterfrom
changeset-release/master
Jul 25, 2026
Merged

chore(release): version packages#2923
enesgules merged 1 commit into
masterfrom
changeset-release/master

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

ctx7@0.5.6

Patch Changes

  • 23843e9: Read the GitHub CLI auth token by invoking gh directly instead of through a shell. The shell wrapper (cmd.exe /d /s /c on Windows) caused endpoint protection tools such as Microsoft Defender for Endpoint to raise a "Suspicious Node.js process behavior" alert during ctx7 setup.
  • c82cc8a: Fix ctx7 setup skill install failing with "fetch failed" when the GitHub git tree API (api.github.com) is blocked or unreachable. Skill download now falls back to fetching the single SKILL.md directly from raw.githubusercontent.com — the URL the docs API already resolves — so setup succeeds in environments where only the docs/raw hosts are reachable.
  • 1c081df: Improve query prompts so agents request relevant library documentation instead of passing the task to complete.

@upstash/context7-mcp@3.2.5

Patch Changes

  • beded6c: Bump undici to 7 and require Node.js >= 20.18.1. On Node 26+ (internal undici 8) the bundled undici 6 setGlobalDispatcher wrote a global-dispatcher symbol the built-in fetch no longer reads, so HTTPS_PROXY and custom-CA settings were silently ignored and requests failed with ENOTFOUND behind CONNECT proxies. undici 7 writes both symbols, restoring proxy and CA support. Node 18 is no longer supported (EOL; undici 7 requires Node >= 20.18.1).
  • 1c081df: Improve query prompts so agents request relevant library documentation instead of passing the task to complete.

@upstash/context7-pi@0.1.2

Patch Changes

  • 1c081df: Improve query prompts so agents request relevant library documentation instead of passing the task to complete.

@upstash/context7-tools-ai-sdk@0.2.5

Patch Changes

  • 1c081df: Improve query prompts so agents request relevant library documentation instead of passing the task to complete.

@github-actions
github-actions Bot force-pushed the changeset-release/master branch 5 times, most recently from 01f307d to 70ff202 Compare July 24, 2026 07:33
@github-actions
github-actions Bot force-pushed the changeset-release/master branch from 70ff202 to e2d566a Compare July 25, 2026 03:24
@enesgules
enesgules merged commit b250c25 into master Jul 25, 2026
@enesgules
enesgules deleted the changeset-release/master branch July 25, 2026 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant